home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tools / mg / src.lzh / conf / BJORN < prev    next >
Text File  |  1990-05-23  |  647b  |  29 lines

  1. #
  2. # Big burrito, with *everthing* eats space, but boy is it neat.
  3. #
  4. system          amiga
  5. compiler        lattice
  6.  
  7. # Turn on all the general magic here
  8. option          regexp
  9. option          fkeys
  10. option          prefixregion
  11. bsmap           0
  12. option          notab
  13.  
  14. # amiga specific options start here
  15. init_rows       40
  16. init_cols       90
  17. nrow            70
  18. ncol            90
  19. metabit         0x200   # makes extended ascii "work"
  20. makebackup      1
  21. option          menu
  22. option          browser
  23. option          mouse
  24. option          do_iconify
  25. option          change_color
  26. option          change_font
  27. rexx        lib:rexxvars.o
  28. option          use_arp
  29.